Fix behavior of f and t in evil operator map
authorJustin Burkett <justin@burkett.cc>
Tue, 22 May 2018 14:11:15 +0000 (10:11 -0400)
committerJustin Burkett <justin@burkett.cc>
Tue, 22 May 2018 14:11:15 +0000 (10:11 -0400)
commit206be7a42be71c357a8c3ff488392f0eeda2cf03
tree52615f034fb7e696a61d0535ebdd4aa2c87abc47
parent8a878de16db5ff83ce78f2a43d22ed2170b3abd3
Fix behavior of f and t in evil operator map

f and t (also F and T) read characters manually, so the popup should not be
shown after these commands. This only applies if
which-key-show-operator-state-maps is non-nil.

Fixes #191
which-key.el